PXC Documentation

PXC Home

Array Get

1.18.0

Returns nth member in an array.



Node Data

ValuesPb Array

Display name

Array Get

Internal name

Node_Array_Get

Inheritances

node
node_array_get

Inputs

node_array_get

any

Array

int

Index

enum

Overflow

Outputs

node_array_get

any

Value

Get the value of an array at a specific index.



Properties


Array


The array to get the value from.


Index


The index of the value to get.



Overflow


What to do if the index is out of bounds.